Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

368
Vistas
Chrome Enterprise extensions displaying "Not allowed" in console

we are writing a chrome extension that uses the enterprise apis namely the following calls:

let hardwareInfo = 

  await chrome.enterprise.hardwarePlatform.getHardwarePlatformInfo(); 

payload["manufacturer"] = hardwareInfo.manufacturer ?? null; 

payload["model"] = hardwareInfo.model ?? null; 



 let serialNoInfo = 

    await chrome.enterprise.deviceAttributes.getDeviceSerialNumber(); 

  payload["serial_no"] = serialNoInfo.serialNumber ?? null; 

It IS working for the following calls for network details:

chrome.enterprise.networkingAttributes.getNetworkDetails((info) => { 

  payload["mac_address"] = info.macAddress ?? null; 

We are finding that when deployed in a enterprise we are still getting "not allowed" errors in the console when trying to call those APIs.

We are unable to get this data back for some reason and not sure where to go from here. We are told the policies are set up correctly from Google Support on the enterprise side of things when deploying.

We were able to get manufacturer and model when working locally on our macbook.

Anyone see this or can offer some help, we are failing to see how this isn't the policies and how they are set up in the enterprise?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda